| Total Complexity | 21 | 
| Dependencies | 0 | 
| Dependents | 0 | 
| Total lines | 210 | 
| Lines of code | 122 | 
| Logical lines of code | 64 | 
| Comment lines | 37 | 
| Methods | 7 | 
| Properties | 0 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| upgrade() | 45 | 6 | 44 | |
| table_sql() | 48 | 4 | 39 | |
| create_table() | 60 | 4 | 13 | |
| install() | 66 | 2 | 9 | |
| add_table_on_create_blog() | 70 | 2 | 7 | |
| remove_table_on_delete_blog() | 70 | 2 | 6 | |
| __construct() | 74 | 1 | 4 |